crypto/internal/edwards25519.projCached.Z (field)
8 uses
	crypto/internal/edwards25519 (current package)
		edwards25519.go#L49: 	YplusX, YminusX, Z, T2d field.Element
		edwards25519.go#L91: 	v.Z.One()
		edwards25519.go#L236: 	v.Z.Set(&p.z)
		edwards25519.go#L281: 	ZZ2.Multiply(&p.z, &q.Z)
		edwards25519.go#L301: 	ZZ2.Multiply(&p.z, &q.Z)
		edwards25519.go#L401: 	v.Z.Select(&a.Z, &b.Z, cond)
|  | The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |